Skip to content

🐛 ci: grant packages:read to pr-verifier caller - #13

Merged
clubanderson merged 1 commit into
mainfrom
fix/pr-verifier-packages-perm
Sep 3, 2026
Merged

🐛 ci: grant packages:read to pr-verifier caller#13
clubanderson merged 1 commit into
mainfrom
fix/pr-verifier-packages-perm

Conversation

@clubanderson

Copy link
Copy Markdown
Member

The reusable (hivecommons/infra reusable-pr-verifier.yml) job requests checks:write, pull-requests:read, packages:read; the caller only granted the first two. A called workflow cannot request permissions the caller does not grant, so every run since the flip ended in startup_failure. This adds the missing packages:read grant. The pr-verifier run on THIS PR is the live test.

…; missing grant = startup_failure)

Signed-off-by: Andrew Anderson <andy@clubanderson.com>
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Sep 3, 2026
@kubestellar-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 3, 2026
@clubanderson
clubanderson merged commit 1439903 into main Sep 3, 2026
7 of 8 checks passed
@clubanderson
clubanderson deleted the fix/pr-verifier-packages-perm branch September 3, 2026 03:05
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Thank you for your contribution! Your PR has been merged.

We'd love to hear how your experience was: share feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant